projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9326f1a
)
Fix the build
author
Matthias Clasen
<mclasen@redhat.com>
Mon, 31 Aug 2015 15:31:24 +0000
(11:31 -0400)
committer
Matthias Clasen
<mclasen@redhat.com>
Mon, 31 Aug 2015 15:31:24 +0000
(11:31 -0400)
gdk/wayland/gdkdevice-wayland.c
patch
|
blob
|
history
diff --git
a/gdk/wayland/gdkdevice-wayland.c
b/gdk/wayland/gdkdevice-wayland.c
index 4e8f98f2bf111ea90ce6e7de0ed12f8950f73df9..50b3ffc3ffb6e38d51c69f8af408805fef96efc3 100644
(file)
--- a/
gdk/wayland/gdkdevice-wayland.c
+++ b/
gdk/wayland/gdkdevice-wayland.c
@@
-1165,6
+1165,8
@@
keyboard_handle_enter (void *data,
_gdk_wayland_display_deliver_event (device->display, event);
}
+static void stop_key_repeat (GdkWaylandDeviceData *device);
+
static void
keyboard_handle_leave (void *data,
struct wl_keyboard *keyboard,